Uses of Enum
com.cisco.pt.ipc.enums.DecisionCode
Packages that use DecisionCode
-
Uses of DecisionCode in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return DecisionCodeModifier and TypeMethodDescriptionstatic DecisionCodeDecisionCode.fromIntValue(int value) static DecisionCodeDecisionCode.fromIntValue(Integer value) static DecisionCodeReturns the enum constant of this type with the specified name.static DecisionCode[]DecisionCode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DecisionCode in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return DecisionCodeModifier and TypeMethodDescriptionPTPPortData.getDecisionCode()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type DecisionCodeModifier and TypeMethodDescriptionvoidPTPPortData.setDecisionCode(DecisionCode code) Information provided by the PKI file: -
Uses of DecisionCode in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return DecisionCodeModifier and TypeMethodDescriptionPTPPortDataImpl.getDecisionCode()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type DecisionCodeModifier and TypeMethodDescriptionvoidPTPPortDataImpl.setDecisionCode(DecisionCode code) Information provided by the PKI file: